home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / fsp112.zip / FSP.DOC < prev    next >
Text File  |  1994-08-09  |  4KB  |  85 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                  FSP v1.12
  7.               DOS Multiple Hard Disk Space Utilization Utility
  8.                   Freeware, copyright (c) 1994 [94/08/09]
  9.                                      by
  10.                            David Daniel Anderson
  11.                                  Reign Ware
  12.  
  13.                ** READ REIGNWAR.TXT FOR LEGAL MUMBO JUMBO **
  14.  
  15.  
  16.  
  17.  
  18. For each logical volume (above B:) on a hard drive, FSP displays the
  19. allocated, free, and total space, along with the percentage free.
  20.  
  21. Usage:  FSP
  22.  
  23. FSP needs no parameters on the command line, but including ANY will prevent
  24. FSP from clearing the screen when it runs.  (Such as entering FSP /?).
  25.  
  26. No damage can be done by simply running it, and that is the easiest way to
  27. see just what it does.  For the cautious, here is what it shows for my drive:
  28.  
  29.  
  30. FSP (Free SPace), v1.12 - DOS Multiple Hard Disk Space Utilization Utility.
  31. FREE software!  Copyright : 94/08/09 by David Daniel Anderson - Reign Ware.
  32. August 11, 1994                                                    06:38:24
  33. DRIVE        ALLOCATED     FREE SPACE    TOTAL SPACE   FREE %   LABEL
  34. ---------------------------------------------------------------------------
  35. C -->       14,618,624    110,497,792    125,116,416   88.32%   GAMMA
  36. D -->       16,525,312    108,623,872    125,149,184   86.80%   DELTA
  37. E -->       41,463,808     83,685,376    125,149,184   66.87%   EPSILON
  38. F -->       12,609,536    112,539,648    125,149,184   89.92%   ZETA
  39. G -->       33,419,264     91,729,920    125,149,184   73.30%   ETA
  40. H -->        9,435,136    115,714,048    125,149,184   92.46%   THETA
  41. I -->                0    125,149,184    125,149,184  100.00%   IOTA
  42. J -->                0    125,149,184    125,149,184  100.00%   KAPPA
  43. K -->                0    125,149,184    125,149,184  100.00%   LAMBDA
  44. L -->                0    125,149,184    125,149,184  100.00%   MU
  45. M -->                0    125,149,184    125,149,184  100.00%   NU
  46. N -->                0    125,149,184    125,149,184  100.00%   XI
  47. O -->                0    121,028,608    121,028,608  100.00%   OMICRON
  48. P -->          153,600      4,028,416      4,182,016   96.33%   PC-KWIKDR1
  49. ===========================================================================
  50. TOTALS=    128,225,280  1,498,742,784  1,626,968,064   92.12%
  51.  
  52.  
  53. I can not guarantee that FSP works on networks (or even on any machine
  54. besides mine).  However FSP is designed to ignore (not query or report)
  55. network drives, CD-ROM drives, and SUBST drives.
  56. HPFS (OS/2) partitions should report as zero.
  57.  
  58. Maximum disk size is somewhere in the multi-terrabyte range ....
  59.  
  60. Output is not redirectable, due to the method of writing the colors (sorry).
  61. I have released a similar program which will allow redirection, called SSR
  62. (Simple System Report).  SSR also reports on DOS and EMS memory, ports, and
  63. number of floppy drives installed.  SSR is also free, as are all my programs
  64. to date.
  65.  
  66.            ** READ REIGNWAR.TXT FOR LEGAL MUMBO JUMBO **
  67.  
  68. {------------------------------------------------------------------------------
  69.  
  70.                                 REVISION HISTORY
  71.  
  72. v1.00  : 1993/07/14.  First public release.  DDA
  73. v1.01  : 1993/12/26.  Now discards data from FIRST CD-ROM drive.  DDA
  74. v1.02  : 1994/01/20.  Now only reports valid local (inc. RAM) drives,
  75.                       C through Z.  Remote, SUBST, and CD drives ignored.  DDA
  76. v1.10  : 1994/01/23.  Added volume label info.  Edward Dombek (73727,162)
  77. v1.11  : 1994/01/24.  Integrated various previous suggestions above.  DDA
  78. v1.12  : 1994/08/09.  Changed Total amounts from LongInt to Real.  Now can
  79.                       handle multi-gig drives accurately, provided no single
  80.                       partition exceeds 2 gig (LongInt).  Neil Edward Parks
  81.                       Overall design improvements. DDA
  82.  
  83. ------------------------------------------------------------------------------}
  84.  
  85.